home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 1 / PC World Interactive 1 - Nisan 1997.iso / nostalji / bbs / faq / ixmail2.txt < prev    next >
Encoding:
Text File  |  1995-07-13  |  28.3 KB  |  628 lines

  1. Newsgroups: news.admin.misc,comp.mail.misc,news.answers,comp.answers
  2. Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!news!uhog.mit.edu!news.mathworks.com!gatech!howland.reston.ans.net!Germany.EU.net!EU.net!news.sprintlink.net!cs.utexas.edu!utnut!nott!cunews!revcan!ecicrl!clewis
  3. From: clewis@ferret.ocunix.on.ca (Chris Lewis)
  4. Subject: UNIX Email Software Survey FAQ [Part 2 of 3]
  5. Summary: How to set up Email on UNIX systems.
  6. Message-ID: <mailfaq.2_805641603@ferret.ocunix.on.ca>
  7. Supersedes: <mailfaq.2_803827204@ferret.ocunix.on.ca>
  8. Approved: news-answers-request@mit.edu
  9. Date: Thu, 13 Jul 1995 13:20:14 GMT
  10. Expires: Thu, 17 Aug 1995 13:20:03 GMT
  11. Reply-To: mailfaq@ferret.ocunix.on.ca (Mail FAQ commentary reception)
  12. References: <mailfaq.1_805641603@ferret.ocunix.on.ca>
  13. Organization: Elegant Communications Inc., Ottawa, Canada
  14. Keywords: mail software survey UNIX FAQ
  15. Followup-To: poster
  16. Lines: 609
  17. Xref: senator-bedfellow.mit.edu news.admin.misc:42829 comp.mail.misc:24797 news.answers:48440 comp.answers:13072
  18.  
  19. Archive-name: mail/setup/unix/part2
  20. Last-modified: Thu Jan 26 01:28:55 EST 1995
  21.  
  22.         UNIX EMail Software - a Survey
  23.                Chris Lewis
  24.         clewis@ferret.ocunix.on.ca
  25.         [and a host of others - thanks]
  26.  
  27.         Copyright 1991, 1992, 1993, Chris Lewis
  28.  
  29.         Redistribution for profit, or in altered content/format
  30.         prohibited without permission of the author.
  31.         Redistribution via printed book or CDROM expressly
  32.         prohibited without consent of the author.  Any other
  33.         redistribution must include this copyright notice and
  34.         attribution.
  35.  
  36. ------------------------------
  37. Subject: Configuration Issues:
  38.  
  39. What you need for email connectivity is determined by:
  40.  
  41.     1 What networks you intend to connect to.
  42.       The Internet (hence SMTP)?  UUCP sites?  X.400?
  43.       Bitnet?  Others?  Combinations?
  44.     2 What links you have or are willing to install
  45.       Internet T1?  T2?  UUCP?  Other?  [Details on how to
  46.       make your connections is beyond the scope of this FAQ,
  47.       but can usually be found out from the provider (other end)
  48.       of the link]
  49.     3 what user interface you want to use.  This is largely
  50.       an independent issue, so consult the Specific Package
  51.       Reviews directly.
  52.  
  53. ------------------------------
  54. Subject: Recommended MTA Configurations:
  55.  
  56. These configurations are based upon my own experience, and the
  57. experience of others.  Careful installation of any of these
  58. configurations will result in a solid, reliable mail system
  59. that respects the appropriate "do's and don'ts".  Each configuration
  60. represents a compromise of ease of installation and maintenance
  61. versus sophistication and capabilities.
  62.  
  63. One thing you should consider is what you already have on your
  64. system.  You will invariably have "binmail", and will have a good
  65. chance at already having sendmail.  Some systems come with
  66. smail (if 2.3, junk it)  The configurations shown below are *minimal*
  67. configurations, so you should consider whether you want to use what
  68. you already have or not.
  69.  
  70. Scenario 1:  Only UUCP connections.
  71.  
  72.     Smail 2.5.  If you want to set up a routing database of
  73.     your own, you will also need pathalias, and unpackmaps or
  74.     uuhosts.  Instead, though, you can configure smail 2.5 to
  75.     smart-host most destinations to a nearby friendly site
  76.     who'll do your routing for you without having to run
  77.     the routing software.  Note further, that you can run
  78.     pathalias on just a subset of the full set of maps.
  79.     [Unpackmaps makes this particularly easy to do]
  80.  
  81.     Smail 2.5, as shipped, does not support mail-to-pipeline
  82.     or mail-to-file aliasing.  If you need these, at a minimum,
  83.     you should obtain lmail.  If you intend more than casual
  84.     use of these features, it is recommended that you obtain
  85.     deliver or procmail instead of lmail.
  86.  
  87.     Even if you have sendmail already, you can integrate smail 2.5
  88.     with it to do your UUCP routing.  (though, some later versions
  89.     of sendmail can do routing themselves)
  90.  
  91.     If you're a little more demanding of your mail connections, smail 3
  92.     is also a good choice, and works particularly well for systems that
  93.     are UUCP connected to Internet sites.
  94.  
  95. Scenario 2:  SMTP connections (optionally, some UUCP connections too).
  96.  
  97.     Generally speaking, sendmail will do this for you and you have
  98.     a good chance to have it already.  However, for the novice, it
  99.     is recommended that smail 3 be used instead [see review of
  100.     sendmail below].  Smail 3 includes all of the routing software
  101.     and can do mail-to-pipeline and mail-to-file, so none of the auxiliary
  102.     programs mentioned in scenario 1 are necessary.
  103.  
  104.     Most sendmails don't include UUCP routing mechanisms, so you would
  105.     need pathalias and unpackmaps or uuhosts if you wish to set up
  106.     a UUCP routing database.  Further, most sendmails don't know
  107.     how to query a pathalias database directly, so you may have to hack
  108.     your own path lookup program into the sendmail.cf (smail 2.5 can
  109.     be used for this purpose provided that you will have a UUCP link
  110.     to the outside world)
  111.  
  112.     Both MMDF and PP can also be used, but PP is usually overkill.
  113.  
  114.     Deliver or procmail are still quite useful in this configuration
  115.     for extended alias facilities.
  116.  
  117. Scenario 3:  Connections to other networks (optionally including
  118.     SMTP or UUCP), or very high loading.
  119.  
  120.     Your best bets are MMDF, PP or zmailer.
  121.     
  122.     You can implement other network interfaces with sendmail, but
  123.     not only will you probably have to roll your own, but sendmail
  124.     can't cope with high loading very well.  Ditto smail 3.
  125.  
  126. There are other configurations.  See the Package Reviews to
  127. determine which packages are appropriate.
  128.  
  129. ------------------------------
  130. Subject: Package Reviews
  131.  
  132. Honesty requires me to point out which software packages were
  133. reviewed by their author (including me ;-).  I do so by appending
  134. a "*" to the name of the author.  In some cases, the material
  135. has been cribbed from FAQ's or general information blurbs.
  136.  
  137. It is worth noting, though, that most of these packages are well
  138. known, and have been in operation at many sites for periods of
  139. a year or more.  These packages do their job well, and have been
  140. extensively thrashed out in the best debugging laboratory in the
  141. universe (Usenet ;-)
  142.  
  143. A few packages have been mentioned prior to their release.
  144. (unpackmaps 4, the occasional beta version).  It is
  145. recommended that these versions be avoided by novices until they
  146. have had a chance to settle for a little while.  This FAQ will
  147. note when such software seems (according to rumour *I* hear) to be
  148. stable enough for general use.
  149.  
  150. Some of these packages are capable, by various bits of hackery,
  151. of doing a lot more than is claimed for them.  But I refrain
  152. on telling you how to "take the covers off".  Given the
  153. intended audience, that would be tantamount to trying to
  154. teach preschoolers do-it-yourself brain surgery.  Please don't
  155. take this as condescending - I've been working on/in/with email
  156. systems for over 12 years and I *still* won't play with (as
  157. just one example) sendmail.cf's.
  158.  
  159. Therefore, I restrict myself largely to "out-of-the-box" functionality,
  160. "fill-in-the-blank" configurability, and normal documented installation
  161. procedures.  Beyond that, you're on your own.
  162.  
  163. binmail
  164.  
  165.     binmail is usually really called "mail". On System V prior to
  166.     Release 4, it is a really simple UA that does dual duty as the
  167.     TA.  It's pretty awful because it doesn't know how to set up
  168.     headers properly, doesn't even know what a "Subject:" line is,
  169.     and there's no way to do any kind of aliases.
  170.  
  171.     On BSD, binmail invokes sendmail to do the MTA function.  On
  172.     System V prior to Release 4, you really do want to replace binmail's
  173.     MTA functionality with something else.  However, you should not
  174.     replace it in its "mail" (UA) functionality, because many
  175.     system-level administration mechanisms will break.  Any new UA
  176.     should be installed as a different name than "mail".
  177.  
  178.     Beginning with System V Release 4, "binmail"'s transfer agent
  179.     capabilities were considerably enhanced to have similar capabilities
  180.     to Smail 3 and sendmail.  There is usually no need to replace it with
  181.     another mail agent.  (See SVR4 mail discussion below)
  182.  
  183.     Binmail stores mail in "mbox" format.
  184.  
  185. rmail
  186.  
  187.     binmail's TA functionality is implemented by linking mail
  188.     to rmail.  It's rmail that you'd want to replace with smail 2.5
  189.     etc.
  190.  
  191. Mail
  192.  
  193.     The original BSD UA.  It can support local profiles, aliases, folders,
  194.     header previewing, out-going mail recording and all sorts of good stuff.
  195.     An "okay" UA.  Available from BSD "freed-sources" archives.
  196.  
  197.     Mail stores mail in "mbox" format.
  198.  
  199. mailx
  200.  
  201.     AT&T's answer to BSD "Mail", from which it is descended.  Some versions,
  202.     such as the 3b1 one, should be avoided because of a buggy port.  Not
  203.     available in source form (it's proprietary but ubiquitous enough to be
  204.     mentioned here).
  205.  
  206.     Mailx stores mail in "mbox" format.
  207.  
  208. mush: author Dan Heller* <argv@well.com>
  209.  
  210.     The "Mail User's Shell" is a "shell" for mail users.  That is, it
  211.     has its own environment where you can configure not only the user
  212.     interface, but the actual internal mechanisms.  Internally, mush
  213.     has a csh-like scripting language, altho it's not as powerful as
  214.     csh.  It has command-line aliases, file completion, if-else state-
  215.     ments, command piping, and so on.  Because you can build your own
  216.     commands, you can virtually build your own library of email features.
  217.  
  218.     Mush has two tty-based interfaces: the standard tty-mode (ala BSD
  219.     Mail or sys-v mailx) and the fullscreen/curses mode (ala vi, emacs
  220.     or even Elm).  You can set up key bindings that execute one or more
  221.     mush commands, personalized commands or even UNIX commands.  You
  222.     can even emulate keyboard input with keyboard macros and mappings.
  223.  
  224.     Mush also has a SunView interface that is more powerful than Sun's
  225.     Mailtool, yet backwards compatible with most versions.  Most sunview
  226.     users (if there are any left these days) prefer MushView over Mailtool.
  227.  
  228.     The current version of Mush is 7.2.3, last posted in comp.sources.misc
  229.     volume 18 (with subsequent patches).  All three interfaces are
  230.     available in one runtime binary.  Except for the MushView interface
  231.     (which is only available on for suns), Mush is portable to everything
  232.     that runs UNIX.  There is also a DOS port available for PCs and can
  233.     run on most 286 machines. An older version of Mush (6.5) can run on
  234.     as little as 640 of RAM.  (Mush-PC is typically used with UUPC.)
  235.  
  236.     The "next generation" of Mush is a commercial product called Z-Mail
  237.     from Z-Code Software (mail info@z-code.com for details).  All aspects
  238.     of Mush are retained, yet it has grown to be far more powerful.  It
  239.     runs under X windows with either a Motif or Open Look interface
  240.     and also supports multi-media, user "functions" and a suite of new
  241.     features.
  242.  
  243.     Mush stores its messages in "mbox" format, or MMDF format if you're
  244.     using MMDF as your MTA.
  245.  
  246.     The newsgroup comp.mail.mush is dedicated to it.
  247.  
  248.     [Note: Z-Mail is not related at all to Zmailer.  Zmailer is a MTA]
  249.  
  250. elm: coordinator Syd Weinstein* <syd@DSI.COM>
  251.  
  252.     (cribbed from comp.mail.elm FAQ)
  253.  
  254.     Elm is designed to run with "sendmail" or "/bin/rmail"
  255.     (according to what's on your system) and is a full
  256.     replacement of programs like "/bin/mail" and "mailx".  The
  257.     system is more than just a single program, however, and
  258.     includes programs like "frm" to list a 'table of contents'
  259.     of your mail, "printmail" to quickly paginate mail files (to
  260.     allow 'clean' printouts), and "autoreply", a systemwide
  261.     daemon that can autoanswer mail for people while they're on
  262.     vacation without having multiple copies spawned on the
  263.     system.
  264.  
  265.     The most significant difference between Elm and most other
  266.     mail systems is that Elm is screen-oriented.  Upon further
  267.     use, however, users will find that Elm is also quite a bit
  268.     easier to use, and quite a bit more "intelligent" about
  269.     sending mail and so on.
  270.  
  271.     Current release is Elm 2.4 PL24..  Information on access is
  272.     available from the server at DSI.COM:
  273.     send mail to archive-server@DSI.COM
  274.     send elm index
  275.  
  276.     [Ed: elm is particularly good for novices.  The only drawback
  277.     that I've heard is that elm is a bit less user configurable than,
  278.     say, mush]
  279.  
  280. MM: Contact Joseph Brennan* <info-mm@cunixf.cc.columbia.edu>
  281.                 Columbia University in the City of New York
  282.  
  283.     (cribbed from MM man page.)
  284.  
  285.     mm is a powerful electronic mail system which allows you to send, read,
  286.     edit and manage messages quickly and easily.  It is designed to have the
  287.     same interface as the MM program written and developed for DEC20s over a
  288.     period of many years.
  289.  
  290.     mm was written using the CCMD package developed at Columbia.  Thus, it
  291.     has copious internal help, completion of partially typed commands on use
  292.     of the TAB key, and help on partial commands when ?    is typed.
  293.  
  294.     mm can read several mail-file formats.  Its default is mbox, the same
  295.     format used by unix mail.  It also can read babyl, used by emacs rmail,
  296.     and mtxt and MH.  It can copy messages from one file type to another.
  297.  
  298.     MM is a Freeware MUA copyright by Columbia University (as is this
  299.     description).
  300.  
  301.     MM is available by anonymous ftp from cunixf.cc.columbia.edu, directory mm.
  302.     The file mm-intro.txt there is a longer description of how it was developed.
  303.  
  304.     [Ed: MM also appears to be a good UA for novices.  From the examples
  305.     in the manual page, it handholds extensively and is not screen oriented.]
  306.  
  307. MH: Maintainer John Romine <Bug-MH@ics.uci.edu>
  308.  
  309.     The big difference between MH and most other "mail user agents" is
  310.     that you can use MH from a UNIX shell prompt.  In MH, each command
  311.     is a separate program, and the shell is used as an interpreter.  So,
  312.     all the power of UNIX shells (pipes, redirection, history, aliases,
  313.     and so on) works with MH--you don't have to learn a new interface.
  314.     other mail agents have their own command interpreter for their
  315.     individual mail commands (although the mush mail agent simulates a
  316.     UNIX shell).  Mail messages are stored in individual files.
  317.  
  318.     The current version of MH is 6.8.3 and supports MIME.  MH comes
  319.     standard with Ultrix 4.0 and later, and AIX 3.1 and later.
  320.     via anonymous ftp:
  321.  
  322.     ftp.ics.uci.edu [128.195.1.1]      pub/mh/mh-6.8.tar.Z    1.6MB
  323.     louie.udel.edu [128.175.1.3]  portal/mh-6.8.tar.Z    1.6MB
  324.  
  325.     comp.mail.mh discusses MH, and contains a FAQ article.
  326.  
  327.     Jerry Peek wrote a book about MH called "MH & xmh: E-mail for Users &
  328.     Programmers", ISBN 1-56592-027-9, published by O'Reilly and Associates,
  329.     second edition, September 1992.
  330.  
  331. XMH: <extracted from the manual page>
  332.  
  333.      The xmh program provides a graphical user interface  to  the
  334.      MH Message Handling System.  To actually do things with your
  335.      mail, it makes calls to the  MH  package.   Electronic  mail
  336.      messages  may  be composed, sent, received, replied to, for-
  337.      warded, sorted, and stored in folders.  xmh provides  exten-
  338.      sive mechanism for customization of the user interface.
  339.  
  340.      xmh is part of the standard X distribution from the X Consortium.
  341.  
  342. EXMH: Author Brent Welch* <welch@parc.xerox.com>
  343.      exmh is an X interface to the MH mail system.  It is written in John
  344.      Ousterhout's Tcl/Tk language system and requires that you have both
  345.      Tcl/Tk and MH installed.  If you have metamail installed, exmh
  346.      supports MIME.
  347.  
  348.     As well as providing the usual layer on top of MH commands, exmh
  349.     has a number of other features:
  350.  
  351.     MIME support!  Displays richtext and enriched directly.  Parses
  352.     multipart messages.  Displays hot buttons that invoke external viewers
  353.     (metamail) for things not directly supported.  Built-in editor allows
  354.     simple composition of text/enriched format.
  355.  
  356.     Color feedback in the scan listing so you can easily identify
  357.     unseen messages (blue), the current message (red), deleted
  358.     messages (gray background), and moved messages (yellow background).
  359.     Xresources control these color choices.
  360.  
  361.     A folder display with one label per folder.  Color highlights
  362.     indicate the current folder (red), folders with unseen messages
  363.     in them (blue), and the target folder for moves (yellow background).
  364.     Nested folders are highlighted by a shadow box.  A cache of
  365.     recently visted folder buttons is also maintained.  Monochrome
  366.     highlights are reverse video for the current folder, bold box
  367.     for folders with unseen messages, and stippled box for the
  368.     target of move operations.
  369.  
  370.     Clever scan caching.  MH users know that scan is slow, so
  371.     exmh tries hard to cache the current state of the folder to
  372.     avoid scanning.  Moves and deletes within exmh do not
  373.     invalidate the cache, and background incs that add new messages
  374.     are handled by merging them into the scan listing.  The
  375.     scan cache is compatible with xmh.
  376.  
  377.     Numerous other features, such as "facesaver" display, backgrounds,
  378.     dialog-box interface to MH "pick", folder searching and listing,
  379.     designed for inclusion of user "hooks" and interfaces etc.
  380.  
  381.  
  382.       Ftp'able from harbor.ecn.purdue.edu:/pub/tcl/code/exmh-1.3beta.tar.gz
  383.  
  384.  
  385. GNU Emacs Rmail:
  386.  
  387.     Rmail is an Emacs subsystem for reading and disposing of mail.  Rmail
  388.     stores mail messages in Rmail files in BABYL format (originally used
  389.     under the ITS operating system), although it can incorporate new mail
  390.     from MMDF and Unix format files, or mixed-format files.  Reading the
  391.     messages in an Rmail file is done in a special major mode, Rmail mode,
  392.     which redefines most letters to run commands for managing mail.
  393.  
  394.     Rmail can do the standard things such as displaying, deleting, filing,
  395.     or replying to messages.  Replying uses another Emacs subsystem, Mail
  396.     mode.  Messages can be saved in either BABYL or Unix format.  Rmail
  397.     maintains per-message attributes and user-defined labels.  Rmail can
  398.     burst message digests.
  399.  
  400. VM: Author Kyle Jones* <kyle@uunet.uu.net>
  401.  
  402.     VM (View Mail) is a GNU Emacs subsystem that allows UNIX mail to be read
  403.     and disposed of within Emacs.  Commands exist to do the normal things
  404.     expected of a mail user agent, such as generating replies, saving
  405.     messages to folders, deleting messages and so on.  There are other more
  406.     advanced commands that do tasks like bursting and creating digests,
  407.     message forwarding, and organizing message presentation according to
  408.     various criteria.
  409.  
  410.     The current version of VM is VM 4.41.
  411.     FTPable from:
  412.  
  413.       ftp.uu.net            networking/mail/vm-5.72beta.tar.gz
  414.     archive.cis.ohio-state.edu    pub/gnu/emacs/elisp-archive/packages/vm-4.41.tar.Z
  415.  
  416.     VM is discussed in gnu.emacs.vm.info, or by mailing list by sending
  417.     an e-mail request to info-vm-request@uunet.uu.net.
  418.  
  419. MH-E: Maintainer: Stephen Gildea <gildea@bbn.com>
  420.  
  421.     MH-E is an interface to MH from within GNU Emacs.  It helps if MH was
  422.     compiled with the MHE compiler flag.  MH-E is distributed with both GNU
  423.     Emacs and MH.  Choose the later version.
  424.  
  425. C-Client: Author Mark Crispin <mrc@panda.com>
  426.  
  427.     Software writers only:
  428.  
  429.     C-client is a general library useful for creating MUA's.  It provides
  430.     a high level logical interface for retrieving and manipulating
  431.     mail messages.  It supports the latest draft of MIME (proposed
  432.     Internet standard for multipart, multimedia, typed electronic mail).
  433.     It is driver based, and easily ported to new platforms and MTA's,
  434.     already supports BSD, SysV, DOS, Macintosh and TOPS-20(!),
  435.     and supports present mail and mailbox formats.
  436.  
  437.     Just the thing if you want to write a new MUA.
  438.  
  439.     Contact the author for more details.
  440.  
  441. Metamail: Author N. Borenstein
  442.     [Described by Paul Eggert, eggert@bi.twinsun.com]
  443.  
  444.     Metamail is a software implementation of Mime, designed for easy
  445.     integration with traditional mail-reading interfaces -- typically,
  446.     users do not invoke metamail directly.  Ideally, extending the local
  447.     email or news system to handle a new media format is a simple matter
  448.     of adding a line to a mailcap file.  Mailcap files are described in
  449.     RFC 1343: N Borenstein, ``A user agent configuration mechanism for
  450.     multimedia mail format information'' (June 1992).  The source code
  451.     for metamail can be found in ftp.uu.net:mail/metamail/mm.tar.Z.
  452.     To join its mailing list, write info-metamail-request@thumper.bellcore.com.
  453.  
  454.  
  455. MailManager: Author Mark Crispin <mrc@panda.com>
  456.  
  457.     A MUA implemented using C-Client for NeXT computers.
  458.  
  459. Pine: Authors Lundblade, Seibel, and Crispin <pine@cac.washington.edu>
  460.  
  461.     Pine is a mailer developed by the University of Washington Office of
  462.     Computing and Communications. It has been designed for ease-of-use and
  463.     with the novice computer user in mind. It is based on Internet mail
  464.     protocols (e.g. RFC-822, SMTP, IMAP, and MIME) and currently runs on
  465.     a variety of UNIX platforms, and a version is apparently available for
  466.     MSDOS. 
  467.  
  468.     The guiding principles for achieving ease-of-use in Pine were:
  469.     careful limitation of features, one-character mnemonic commands,
  470.     always-present command menus, immediate user feedback, and high
  471.     tolerance for user mistakes. It is intended that Pine can be learned
  472.     by exploration rather than reading manuals.
  473.  
  474.     A stand-alone version of Pico, Pine's message composition editor, is also
  475.     included. It is a very simple and easy to use text editor with text
  476.     justification and a spelling checker. 
  477.  
  478.     Features:
  479.        - Mail index showing a message summary which includes the status, 
  480.      sender, size, date and subject of messages.
  481.  
  482.        - View and process mail with the following commands:  forward, reply, 
  483.      save, export, print, delete, capture address and search.
  484.  
  485.        - Address book for saving long complex addresses and personal 
  486.      distribution lists under a nickname. 
  487.  
  488.        - Multiple folders and folder management screen for filing messages.
  489.  
  490.        - Message composer with easy-to-use editor and spelling checker.
  491.      The message composer also assists entering and formatting
  492.      addresses and provides direct access to the address book.
  493.  
  494.        - Online help specific to each screen and context.
  495.  
  496.        - Supports access to remote mail repositories via the IMAP2 protocol
  497.      defined in RFC-1176.
  498.      
  499.        - Soon to support multi-part mail conforming to proposed MIME Internet
  500.      standard, allowing sending of sounds, graphics such as GIF and TIFF
  501.      files, and binary files such as spreadsheets. 
  502.  
  503.     Pine, including source code, is freely available via anonymous FTP from
  504.     ftp.cac.washington.edu on the Internet. Other provisions for distribution
  505.     have not been made. From the Internet, you may try out Pine and leave
  506.     comments by telneting to "demo.cac.washington.edu" and logging in as
  507.     "pinedemo". To join the Pine mailing list for announcements send a 
  508.     email request to "majordomo@cac.washington.edu" with body
  509.     "subscribe pine-info". 
  510.  
  511.     Pine is very portable and runs on a variety of UNIX machines including
  512.     DECstations, NeXTs, VAX's and Suns. Pine was originally based on Elm, 
  513.     but it has evolved much since, ("Pine Is No-longer Elm"). 
  514.  
  515.     For further information send e-mail to pine@cac.washington.edu. Pine is
  516.     the work of Mike Siebel, Mark Crispin, and Laurence Lundblade at the
  517.     University of Washington. 
  518.  
  519. Ream: Author: Paul Dourish* <dourish@europarc.xerox.com>
  520.  
  521.     Ream is a curses-based mail user agent for a variety of UNIX flavours;
  522.     at one time or another, it's run on everything from a PC running Linux
  523.     to a Cray Y/MP running UNICOS. It was originally written at the
  524.     University of Edinburgh, and has spread not least through the
  525.     subsequent geographical distribution of alumni. It remains minimally
  526.     supported by its author (Paul Dourish <dourish@europarc.xerox.com>).
  527.  
  528.     Ream is similar to elm in a number of ways, but considerably smaller
  529.     and with a stronger separation between MUA and MTA behaviours. It runs
  530.     over sendmail, mmdf and PP. It is available by anonymous ftp from
  531.     parcftp.xerox.com, in pub/europarc/reamXXX.tar.Z, where XXX is a
  532.     slowly incrementing version number.
  533.  
  534. XLView: Author: Several.  Mike Macgirvin* <mtm@camis.stanford.edu>
  535.  
  536.     Current version 1.1 (Developer Release).  XLView (previously known as
  537.     "Ximap") is an X based mail reader using the IMAP (IMAP2bis) protocol,
  538.     for managing complex mail tasks.  It utilizes the X window system to
  539.     allow independant processing of multiple mailboxes (even on multiple
  540.     servers) simultaneously.  Each "read" and "compose" process is handled
  541.     in an independant window as well.  It handles many complex MIME messages
  542.     with the help of external multi-media handlers based partially on
  543.     "metamail", and include facilities for file attachments of several
  544.     common types.  It includes an address book with insert completion
  545.     abilities and for maintaining addresses.  Of course it has the normal
  546.     move/copy/save/reply/forward/print etc., functions one would expect and
  547.     text may be cut and pasted from other open X sessions.  The most
  548.     powerful feature of the latest release is the "Logical Viewer" which
  549.     allows one to create rule based sorting of their mailbox based on
  550.     addresses, dates, contents, message flags and other criteria.  Each
  551.     existing message (and each new message) is evaluated and stored in the
  552.     appropriate logical view, which may be opened as if it were a separate
  553.     mailbox (but all the while it only represents a different ``view'' of
  554.     your system mailbox).  Each mailbox or saved folder may have independant
  555.     rulesets.  Status changes also are evaluated as they occur and the rules
  556.     applied accordingly.  The rule language is powerful, yet easy to grasp;
  557.     i.e.
  558.  
  559.     FROM clyde@podunk.edu OR jim SINCE YESTERDAY AND UNSEEN
  560.     
  561.     Currently tested with SunOS4.1.x and Ultrix running X11R5.
  562.     Several alternate system ports including SVR4 are available.
  563.  
  564.      FTP: camis.stanford.edu/pub/xlview-2.0.tar.Z
  565.     Information: xlview@CAMIS.Stanford.EDU
  566.     
  567.     Principal Authors: Kevin Brock, Bill Yeager and Mike Macgirvin at the
  568.     Center for advanced Medical Informatics at Stanford. 
  569.  
  570. Z-Mail: Z-code Software Corp, Barbara Tallent* <tallent@ncd.com>
  571.  
  572.     Z-Mail, a UNIX World Magazine "Product of the Year" winner for
  573.     1991, is a complete electronic mail system for workstations, PCs,
  574.     ASCII terminals and Macs.  Z-Mail provides Motif and Open Look
  575.     graphical user interfaces, as well as two character modes.  The
  576.     software has been ported to nearly every system that runs UNIX, and
  577.     it works with all standard UNIX mail transport agents including
  578.     sendmail, binmail, smail, MMDF and X.400 gateways.  Z-Mail can
  579.     replace or coexist with standard mail user agents on the system,
  580.     including BSD Mail, AT&T mailx, Sun Mail Tool, Elm or Mush.  Most
  581.     anyone can use Z-Mail "off the shelf" and immediately benefit from
  582.     its simple interface and advanced features.
  583.  
  584.    The 'fullscreen' character mode has become its own product, Z-Mail Lite.
  585.    It's available immediately.
  586.  
  587.     Z-Mail also includes Z-Script, a powerful scripting language that
  588.     enables users to customize and extend Z-Mail's capabilities.  Z-Mail's
  589.     multi-media capabilities allow easy integration with best-of-class
  590.     products including spreadsheets, desk-top publishing, graphics, fax,
  591.     voice, and video.  For example, when users receive a spreadsheet file,
  592.     Z-Mail can be configured to automatically launch the associated
  593.     application and load the the attachment automatically and transparently
  594.     to the user.  Z-Mail understands MIME-format documents and is also
  595.     compatible with Sun's multimedia Mailtool.
  596.  
  597.     For more information on Z-Mail, contact:
  598.     Z-Code Software Division
  599.     Network Computing Devices, Inc.
  600.     101 Rowland Way, Suite 300
  601.     Novato, CA  94945
  602.     tel: (415) 898-8649
  603.     fax: (415) 898-8299
  604.     E-mail: info@z-code.com
  605.     URL:  http://www.ncd.com/
  606.  
  607.     You can obtain a demo copy of Z-Mail from ftp.z-code.ncd.com in the
  608.     directory pub/z-code/zmail/3.2 for assorted UNIX versions.  The file
  609.     is named zm32.XXX.tar.Z where XXX is your type of machine.  Windows
  610.     and Macintosh versions are also available for FTP in the directories
  611.     pub/z-code/zmail/zm-win and pub/z-code/zmail/zm-mac.
  612.     
  613.     URLs:
  614.  
  615.     ftp://ftp.z-code.ncd.com/pub/z-code/zmail/3.2/
  616.     ftp://ftp.z-code.ncd.com/pub/z-code/zmail/zm-mac/
  617.     ftp://ftp.z-code.ncd.com/pub/z-code/zmail/zm-win/win321/
  618.  
  619.     Contact <keys@z-code.com> for an activation key after downloading your
  620.     demo copy.
  621.  
  622.     [As mentioned previously, Z-Mail is the commercial variant of mush. Ed]
  623. -- 
  624. Chris Lewis: _Una confibula non sat est_
  625. Phone: Canada 613 832-0541
  626. Latest psroff: FTP://ftp.uunet.ca/distrib/chris_lewis/psroff3.0pl17/*
  627. Latest hp2pbm: FTP://ftp.uunet.ca/distrib/chris_lewis/hp2pbm/*
  628.